Skip to content

Replace tree_sitter_languages with tree-sitter-language-pack#211

Open
davidbrochart wants to merge 1 commit into
conda-forge:mainfrom
davidbrochart:tree-sitter-language-pack
Open

Replace tree_sitter_languages with tree-sitter-language-pack#211
davidbrochart wants to merge 1 commit into
conda-forge:mainfrom
davidbrochart:tree-sitter-language-pack

Conversation

@davidbrochart

Copy link
Copy Markdown
Member

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

tree_sitter_languages is unmaintained, they recommend using tree-sitter-language-pack.

@conda-forge-admin, please rerender

@conda-forge-admin

Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/recipe.yaml) and found it was in an excellent condition.

@conda-forge-admin

Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/20998671178. Examine the logs at this URL for more detail.

@davidbrochart

Copy link
Copy Markdown
Member Author

See Textualize/textual#6324.

@claudiushaag

Copy link
Copy Markdown

I like this a lot! The tree-sitter handling is weird for a lot of the textual-based TUIs. A lot of them import textual[syntax], which is a hassle...
https://github.com/conda-forge/sqlit-tui-feedstock/blob/64e3891e7074350e805e388f65abfba8d0252242/recipe/recipe.yaml#L30-L32 here I had to manually add a package, even though sql should be covered in tree_sitter_languages, but did not work...

@dhirschfeld

Copy link
Copy Markdown
Member

I think to actually use it, textual will need to merge this PR:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants